home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / instools / ipro164.zip / WHATS.NEW < prev   
Text File  |  1992-02-11  |  4KB  |  111 lines

  1. Version 1.10
  2.  
  3. 1.  Added mono switch /m
  4. 2.  Cosmetic changes made to some colors
  5.  
  6. Version 1.12
  7.  
  8. 1.  Floppy drives no longer get accessed during valid drive test during
  9.     destination directory entry.
  10.  
  11. 2.  All restrictions on leading or trailing backslashes when referring
  12.     to directories have been removed - \dir\ \dir and dir\ are all valid
  13.     when referring to a child subdirectory.  C:\dir and C:\dir\ are both
  14.     valid when referring to a parent subdirectory.  C:\dir\ as a parent
  15.     and \dir (or \dir\) as its child will also work.
  16.  
  17. Version 1.13
  18.  
  19. 1.  Added 43/50 line, 80-132 column support.
  20.  
  21. Version 1.14
  22.  
  23. 2.  Added support for periods (.) in subdirectory names - against my
  24.     better judgement.
  25.  
  26. Version 1.15
  27.  
  28. 1.  Added spawn (direct execution vs command shell execution) support
  29.     for RUN commands.
  30.  
  31. 2.  Added more rubust form entry - it's now more clear that the
  32.     installation wants to see a drive and a directory.
  33.  
  34. Version 1.20
  35.  
  36. 1.  Files can now be split into pieces onto multiple diskettes and
  37.     rebuilt during installation.
  38.  
  39. Version 1.30
  40.  
  41. 1.  Added disk naming to allow "Utilities Disk" or any other name to be
  42.     assigned to a disk instead of the default "Disk n". The default
  43.     still works if Disk n was fine for you.
  44.  
  45. 2.  Disk swap windows and file transfer title windows now auto-size in
  46.     deference to the variable size disk names.
  47.  
  48. 3.  Added a disk SPACE check command.
  49.  
  50. Version 1.40
  51.  
  52. 1.  Added UNZIP support.
  53.  
  54. Version 1.50
  55.  
  56. 1.  Added CHAIN to allow multi-module installations.
  57.  
  58. 2.  Added an OPTION modifier to the USER command to allow portions of an
  59.     installation to be made optional.
  60.  
  61. Version 1.53
  62.  
  63. 1.  Encrypted zip files are now detected.
  64.  
  65. Version 1.58
  66.  
  67. 1.  RUN commands may now access OPTIONal labels.
  68.  
  69. 2.  Installations are no longer allowed to be attempted on top of an
  70.     installation DISKETTE.  Diskettes other than the installation
  71.     diskette are still allowed, as well as fixed-disk installations from
  72.     the root to a subdirectory.  Files have never been allowed to be
  73.     copied on top of themselves.
  74.  
  75. Version 1.60
  76.  
  77. 1.  FILE and UNZIP commands may now be modified with VERIFY or
  78.     UPGRADE.  VERIFY always confirms before overwriting an
  79.     existing file, while UPGRADE always confirms overwriting a
  80.     new existing file.
  81.  
  82. 2.  Subdirectories stored in zip files are now automatically
  83.     created.  (It is no longer necessary to create these
  84.     directories with a SUBDIR command.)
  85.  
  86. 3.  USER commands may now be tagged with NOMOD, which 'freezes' a
  87.     directory.  A frozen destination directory cannot be changed
  88.     by the user, although the destination drive still can.
  89.  
  90. 4.  HELLO and GOODBYE screens may now be of any length, up to
  91.     available ram.  They are automatically broken up at 14 lines,
  92.     or may be forced to a new page with HELLOBREAK and
  93.     GOODBYEBREAK commands.
  94.  
  95. 5.  Install-Pro may now be run from any directory.  The only
  96.     restriction is that all installation files and scripts be in
  97.     the same directory as Install-Pro.  The 'same directory' may
  98.     be the same-named directory, including the root directory, of
  99.     multiple installation disks.
  100.  
  101. 6.  The SPACE available check has been expanded and improved.
  102.     There is a slight syntax change with this command, so be sure
  103.     to check the documentation.
  104.  
  105. Version 1.61
  106.  
  107. 1.  Changed OPTIONal label resolution to a single form with radio
  108.     buttons toggled for selection, instead of individual
  109.     mini-menus.
  110.  
  111.